0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.2887301445007 367 1.0288 0


No Amazon API Requests Made.


App Debug - Total Time 1.2887301445007 seconds

Number Time From Start Name Description
1 0.24139094352722 Initialise Initialise FSB Function
2 0.24328708648682 App Controller Start Start of the App controller (called before the controller of every page)
3 0.26595211029053 Start of getCategoryListByGroup Function Before first category groups query
4 0.2668559551239 After initial query Before first category groups query
5 0.2668571472168 Get Category List for Group Before the call to getCategoryList function
6 0.26685810089111 Start of GetCategoryList function Start of the function
7 0.26686096191406 Before getting categories Query to get specific category list
8 0.26772713661194 After getting categories Query to get specific category list
9 0.26772713661194 Before getting category custom Before call to function getCategoryCustom
10 0.28644514083862 After getting category custom After call to function getCategoryCustom
11 0.28644609451294 Before getting category custom Before call to function getCategoryCustom
12 0.29843997955322 After getting category custom After call to function getCategoryCustom
13 0.29844212532043 Before getting category custom Before call to function getCategoryCustom
14 0.30360198020935 After getting category custom After call to function getCategoryCustom
15 0.30360412597656 Before getting category custom Before call to function getCategoryCustom
16 0.30684399604797 After getting category custom After call to function getCategoryCustom
17 0.30684494972229 Before getting category custom Before call to function getCategoryCustom
18 0.31002998352051 After getting category custom After call to function getCategoryCustom
19 0.3100311756134 Before getting category custom Before call to function getCategoryCustom
20 0.31333613395691 After getting category custom After call to function getCategoryCustom
21 0.31333804130554 End of GetCategoryList function End of the function
22 0.31334209442139 Get Category List for Group Before the call to getCategoryList function
23 0.31334400177002 Start of GetCategoryList function Start of the function
24 0.31334495544434 Before getting categories Query to get specific category list
25 0.31369209289551 End of getCategoryListByGroup Function Before return()
26 1.1124939918518 App Controller End End of the App controller (called before the controller of every page)
27 1.2249300479889 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.2259161472321 Before Get Options Before the call to getOptions in the tpl class
29 1.2664289474487 After Get Options After the call to getOptions in the tpl class
30 1.2664630413055 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.2887201309204 Finalizing debug Before the debug is output to the page.
32 1.2887289524078 End of App This is the end of the app logging, final timestamp


Query Debug - 367 Database Queries. Total time 1.0288 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.00083112716674805
SELECT parameter, value FROM parameters
2 0.0052 0.0051717758178711
SELECT * FROM `bad_bots`
3 0.0003 0.00030398368835449
SET time_zone = 'Europe/London'
4 0.0016 0.0015780925750732
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0015 0.0014598369598389
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0008 0.00083303451538086
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751731701'
7 0.0010 0.00097393989562988
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00029492378234863
UPDATE autorun SET lastrun = '2025-07-05 16:08:21' WHERE id = '16'
9 0.0003 0.00030708312988281
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0008 0.00075006484985352
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0002 0.00023102760314941
SELECT * FROM pages WHERE id = 52
12 0.0014 0.001359224319458
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0204 0.020442008972168
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00045013427734375
SELECT * FROM pages WHERE pagename = 'search'
15 0.0009 0.00089788436889648
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00085687637329102
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0072 0.0072309970855713
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0011 0.0010910034179688
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.0007319450378418
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031614303588867
SELECT id FROM categories WHERE parent_id = '26'
21 0.0062 0.0061888694763184
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0010 0.0010039806365967
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00094389915466309
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0009 0.0008549690246582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00030279159545898
SELECT * FROM categorygroups WHERE id = '1'
26 0.0057 0.0057411193847656
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00037097930908203
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00028610229492188
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00031495094299316
SELECT id FROM categories WHERE parent_id = '27'
30 0.0038 0.003809928894043
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00038313865661621
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00037598609924316
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00035595893859863
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00030016899108887
SELECT * FROM categorygroups WHERE id = '1'
35 0.0014 0.0013859272003174
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00032401084899902
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00027894973754883
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00032687187194824
SELECT id FROM categories WHERE parent_id = '28'
39 0.0015 0.0014669895172119
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00035715103149414
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00036311149597168
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.0003349781036377
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028610229492188
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00041890144348145
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00031590461730957
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00027990341186523
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00031018257141113
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00051498413085938
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0004 0.00035309791564941
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00038313865661621
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00034093856811523
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00029802322387695
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00041484832763672
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00032997131347656
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00028204917907715
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00030708312988281
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00048112869262695
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00033712387084961
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00037002563476562
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00031590461730957
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00044894218444824
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00034499168395996
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00029182434082031
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00030112266540527
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00053095817565918
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00032687187194824
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00037503242492676
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.0003361701965332
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00031495094299316
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033903121948242
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0020 0.0020391941070557
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00084018707275391
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00041103363037109
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00064706802368164
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00093507766723633
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00059103965759277
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7896 0.78959107398987
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0015 0.0015079975128174
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00069594383239746
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00039410591125488
SELECT * FROM pages WHERE pagename = 'search'
82 0.0046 0.0046310424804688
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013339519500732
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00087499618530273
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045650005340576
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013139247894287
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00035500526428223
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0007 0.00072097778320312
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.195'
89 0.0014 0.001439094543457
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0019 0.0018589496612549
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.004025936126709
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00036215782165527
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0003 0.00032711029052734
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
94 0.0003 0.00033187866210938
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0058 0.0057640075683594
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00027990341186523
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0003 0.00026822090148926
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
98 0.0003 0.00034904479980469
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00033402442932129
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0040 0.003978967666626
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00025701522827148
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0002 0.00023603439331055
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
103 0.0003 0.00031781196594238
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0058 0.0058109760284424
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00030517578125
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0003 0.00025486946105957
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
107 0.0003 0.0002899169921875
SELECT * FROM products WHERE id = '1510'
108 0.0009 0.0008549690246582
SELECT * FROM productimages WHERE product_id = '1510' ORDER BY sortorder ASC
109 0.0008 0.00081992149353027
SELECT * FROM product_image_select WHERE product_id = '1510'
110 0.0006 0.00061416625976562
SELECT * FROM productcustomimages WHERE product_id = '1510'
111 0.0011 0.0010619163513184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1510' AND a.name = n.originalname
112 0.0007 0.00070095062255859
SELECT * FROM productoffers WHERE product_id = '1510' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00028395652770996
SELECT * FROM productoffers
                WHERE product_id = '1510' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 1510
                ORDER BY price ASC LIMIT 1
115 0.0003 0.00034093856811523
SELECT value FROM productattributes
                WHERE product_id = '1510'
                AND name = 'ListPriceAmount'
116 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '1510' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '1239'
118 0.0003 0.00032997131347656
SELECT * FROM productimages WHERE product_id = '1239' ORDER BY sortorder ASC
119 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '1239'
120 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1239'
121 0.0006 0.00064206123352051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1239' AND a.name = n.originalname
122 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '1239' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0002 0.000244140625
SELECT * FROM productoffers
                WHERE product_id = '1239' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 1239
                ORDER BY price ASC LIMIT 1
125 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '1239'
                AND name = 'ListPriceAmount'
126 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '1239' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0003 0.00032782554626465
SELECT * FROM products WHERE id = '1246'
128 0.0003 0.00034594535827637
SELECT * FROM productimages WHERE product_id = '1246' ORDER BY sortorder ASC
129 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '1246'
130 0.0003 0.00030303001403809
SELECT * FROM productcustomimages WHERE product_id = '1246'
131 0.0006 0.00056219100952148
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1246' AND a.name = n.originalname
132 0.0003 0.00034689903259277
SELECT * FROM productoffers WHERE product_id = '1246' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.0003211498260498
SELECT * FROM productoffers
                WHERE product_id = '1246' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '1246' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0004 0.00037312507629395
SELECT * FROM products WHERE id = '1248'
136 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '1248' ORDER BY sortorder ASC
137 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '1248'
138 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '1248'
139 0.0007 0.00066399574279785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1248' AND a.name = n.originalname
140 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '1248' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '1248' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '1248' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
143 0.0004 0.00035309791564941
SELECT * FROM products WHERE id = '1249'
144 0.0003 0.00030708312988281
SELECT * FROM productimages WHERE product_id = '1249' ORDER BY sortorder ASC
145 0.0003 0.00026392936706543
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1249' AND p.id = pi.product_id ORDER BY pi.sortorder
146 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '1249'
147 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '1249'
148 0.0003 0.00034284591674805
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1249'
                GROUP BY o.product_id
149 0.0012 0.0012068748474121
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1249'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0003 0.00032711029052734
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1249
151 0.0006 0.00058293342590332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1249' AND a.name = n.originalname
152 0.0003 0.0002601146697998
SELECT * FROM productoffers WHERE product_id = '1249' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '1249' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 1249
                ORDER BY price ASC LIMIT 1
155 0.0003 0.00025510787963867
SELECT value FROM productattributes
                WHERE product_id = '1249'
                AND name = 'ListPriceAmount'
156 0.0003 0.00027298927307129
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1249'
                GROUP BY o.product_id
157 0.0004 0.00040411949157715
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1249'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
158 0.0003 0.00025606155395508
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1249
159 0.0004 0.00041508674621582
SELECT value FROM productattributes WHERE product_id = '1249' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0003 0.00028300285339355
SELECT * FROM products WHERE parent_id = '1249'
161 0.0003 0.0002601146697998
SELECT * FROM products WHERE id = '1251'
162 0.0004 0.00036120414733887
SELECT * FROM productimages WHERE product_id = '1251' ORDER BY sortorder ASC
163 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '1251'
164 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '1251'
165 0.0007 0.00065898895263672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1251' AND a.name = n.originalname
166 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1251' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0003 0.00026679039001465
SELECT * FROM productoffers
                WHERE product_id = '1251' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '1251' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
169 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '1253'
170 0.0003 0.00034809112548828
SELECT * FROM productimages WHERE product_id = '1253' ORDER BY sortorder ASC
171 0.0005 0.00049400329589844
SELECT * FROM product_image_select WHERE product_id = '1253'
172 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '1253'
173 0.0008 0.00082302093505859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1253' AND a.name = n.originalname
174 0.0003 0.00033187866210938
SELECT * FROM productoffers WHERE product_id = '1253' AND merchantid = 'A1X6FK5RDHNB96'
175 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '1253' AND price > 0
                ORDER BY price ASC LIMIT 1
176 0.0003 0.00026512145996094
SELECT value FROM productattributes WHERE product_id = '1253' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
177 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '1254'
178 0.0003 0.00031495094299316
SELECT * FROM productimages WHERE product_id = '1254' ORDER BY sortorder ASC
179 0.0004 0.00044083595275879
SELECT * FROM product_image_select WHERE product_id = '1254'
180 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '1254'
181 0.0007 0.00066590309143066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1254' AND a.name = n.originalname
182 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '1254' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0002 0.00024318695068359
SELECT * FROM productoffers
                WHERE product_id = '1254' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 1254
                ORDER BY price ASC LIMIT 1
185 0.0003 0.00029397010803223
SELECT value FROM productattributes
                WHERE product_id = '1254'
                AND name = 'ListPriceAmount'
186 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '1254' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0003 0.00033187866210938
SELECT * FROM products WHERE id = '1257'
188 0.0003 0.00030088424682617
SELECT * FROM productimages WHERE product_id = '1257' ORDER BY sortorder ASC
189 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '1257'
190 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '1257'
191 0.0007 0.00066494941711426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1257' AND a.name = n.originalname
192 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '1257' AND merchantid = 'A1X6FK5RDHNB96'
193 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = '1257' AND price > 0
                ORDER BY price ASC LIMIT 1
194 0.0002 0.00022315979003906
SELECT * FROM productoffers
                WHERE product_id = 1257
                ORDER BY price ASC LIMIT 1
195 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '1257'
                AND name = 'ListPriceAmount'
196 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '1257' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0003 0.00033187866210938
SELECT * FROM products WHERE id = '1258'
198 0.0003 0.00031185150146484
SELECT * FROM productimages WHERE product_id = '1258' ORDER BY sortorder ASC
199 0.0004 0.00043821334838867
SELECT * FROM product_image_select WHERE product_id = '1258'
200 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '1258'
201 0.0005 0.00052809715270996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1258' AND a.name = n.originalname
202 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '1258' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '1258' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 1258
                ORDER BY price ASC LIMIT 1
205 0.0002 0.0002448558807373
SELECT value FROM productattributes
                WHERE product_id = '1258'
                AND name = 'ListPriceAmount'
206 0.0003 0.00026512145996094
SELECT value FROM productattributes WHERE product_id = '1258' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0003 0.00033283233642578
SELECT * FROM products WHERE id = '1259'
208 0.0003 0.00029087066650391
SELECT * FROM productimages WHERE product_id = '1259' ORDER BY sortorder ASC
209 0.0004 0.00043010711669922
SELECT * FROM product_image_select WHERE product_id = '1259'
210 0.0003 0.00029492378234863
SELECT * FROM productcustomimages WHERE product_id = '1259'
211 0.0005 0.00054097175598145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1259' AND a.name = n.originalname
212 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '1259' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '1259' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = 1259
                ORDER BY price ASC LIMIT 1
215 0.0003 0.00029706954956055
SELECT value FROM productattributes
                WHERE product_id = '1259'
                AND name = 'ListPriceAmount'
216 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '1259' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '1260'
218 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '1260' ORDER BY sortorder ASC
219 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '1260'
220 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '1260'
221 0.0005 0.00053787231445312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1260' AND a.name = n.originalname
222 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1260' AND merchantid = 'A1X6FK5RDHNB96'
223 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '1260' AND price > 0
                ORDER BY price ASC LIMIT 1
224 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 1260
                ORDER BY price ASC LIMIT 1
225 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '1260'
                AND name = 'ListPriceAmount'
226 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '1260' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
227 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '1266'
228 0.0003 0.00031495094299316
SELECT * FROM productimages WHERE product_id = '1266' ORDER BY sortorder ASC
229 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '1266'
230 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '1266'
231 0.0006 0.00063896179199219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1266' AND a.name = n.originalname
232 0.0003 0.00030922889709473
SELECT * FROM productoffers WHERE product_id = '1266' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '1266' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 1266
                ORDER BY price ASC LIMIT 1
235 0.0003 0.0002601146697998
SELECT value FROM productattributes
                WHERE product_id = '1266'
                AND name = 'ListPriceAmount'
236 0.0003 0.00026988983154297
SELECT value FROM productattributes WHERE product_id = '1266' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
237 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '1268'
238 0.0003 0.00033283233642578
SELECT * FROM productimages WHERE product_id = '1268' ORDER BY sortorder ASC
239 0.0004 0.00042510032653809
SELECT * FROM product_image_select WHERE product_id = '1268'
240 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '1268'
241 0.0007 0.00069689750671387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1268' AND a.name = n.originalname
242 0.0003 0.0003058910369873
SELECT * FROM productoffers WHERE product_id = '1268' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '1268' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0003 0.0002751350402832
SELECT value FROM productattributes WHERE product_id = '1268' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
245 0.0003 0.00033211708068848
SELECT * FROM products WHERE id = '1270'
246 0.0003 0.00031709671020508
SELECT * FROM productimages WHERE product_id = '1270' ORDER BY sortorder ASC
247 0.0004 0.00044584274291992
SELECT * FROM product_image_select WHERE product_id = '1270'
248 0.0003 0.00028800964355469
SELECT * FROM productcustomimages WHERE product_id = '1270'
249 0.0007 0.00072193145751953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1270' AND a.name = n.originalname
250 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '1270' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '1270' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = 1270
                ORDER BY price ASC LIMIT 1
253 0.0002 0.00024914741516113
SELECT value FROM productattributes
                WHERE product_id = '1270'
                AND name = 'ListPriceAmount'
254 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '1270' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
255 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '1271'
256 0.0003 0.00029516220092773
SELECT * FROM productimages WHERE product_id = '1271' ORDER BY sortorder ASC
257 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '1271'
258 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '1271'
259 0.0005 0.0005338191986084
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1271' AND a.name = n.originalname
260 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '1271' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0002 0.00024080276489258
SELECT * FROM productoffers
                WHERE product_id = '1271' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 1271
                ORDER BY price ASC LIMIT 1
263 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '1271'
                AND name = 'ListPriceAmount'
264 0.0003 0.0002601146697998
SELECT value FROM productattributes WHERE product_id = '1271' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
265 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '1272'
266 0.0003 0.0003349781036377
SELECT * FROM productimages WHERE product_id = '1272' ORDER BY sortorder ASC
267 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '1272'
268 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '1272'
269 0.0006 0.00064206123352051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1272' AND a.name = n.originalname
270 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '1272' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '1272' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 1272
                ORDER BY price ASC LIMIT 1
273 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '1272'
                AND name = 'ListPriceAmount'
274 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '1272' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = '1276'
276 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '1276' ORDER BY sortorder ASC
277 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '1276'
278 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '1276'
279 0.0005 0.00054717063903809
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1276' AND a.name = n.originalname
280 0.0003 0.00032281875610352
SELECT * FROM productoffers WHERE product_id = '1276' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0003 0.00030899047851562
SELECT * FROM productoffers
                WHERE product_id = '1276' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0003 0.00028109550476074
SELECT value FROM productattributes WHERE product_id = '1276' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
283 0.0008 0.00084304809570312
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1510' ORDER BY timestamp DESC
284 0.0002 0.00022506713867188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1239' ORDER BY timestamp DESC
285 0.0002 0.00020313262939453
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1246' ORDER BY timestamp DESC
286 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1248' ORDER BY timestamp DESC
287 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1249' ORDER BY timestamp DESC
288 0.0002 0.00020813941955566
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1251' ORDER BY timestamp DESC
289 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1253' ORDER BY timestamp DESC
290 0.0002 0.0001988410949707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1254' ORDER BY timestamp DESC
291 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1257' ORDER BY timestamp DESC
292 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1258' ORDER BY timestamp DESC
293 0.0002 0.00019383430480957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1259' ORDER BY timestamp DESC
294 0.0002 0.0001988410949707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1260' ORDER BY timestamp DESC
295 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1266' ORDER BY timestamp DESC
296 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1268' ORDER BY timestamp DESC
297 0.0002 0.00020122528076172
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1270' ORDER BY timestamp DESC
298 0.0002 0.0001981258392334
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1271' ORDER BY timestamp DESC
299 0.0002 0.00023794174194336
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1272' ORDER BY timestamp DESC
300 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1276' ORDER BY timestamp DESC
301 0.0007 0.00073003768920898
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
302 0.0007 0.0006871223449707
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
303 0.0003 0.00025391578674316
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
304 0.0116 0.011588096618652
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
305 0.0009 0.00087308883666992
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
306 0.0004 0.00043201446533203
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
307 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = 1626
308 0.0003 0.00025820732116699
SELECT * FROM products WHERE id = 4041
309 0.0002 0.00024294853210449
SELECT * FROM products WHERE id = 4312
310 0.0002 0.00024199485778809
SELECT * FROM products WHERE id = 777
311 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = 3881
312 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = 4213
313 0.0003 0.00030708312988281
SELECT * FROM products WHERE id = '1626'
314 0.0004 0.00044417381286621
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
315 0.0006 0.00057101249694824
SELECT * FROM product_image_select WHERE product_id = '1626'
316 0.0003 0.00029611587524414
SELECT * FROM productcustomimages WHERE product_id = '1626'
317 0.0006 0.00059795379638672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
318 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
319 0.0003 0.00029087066650391
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
320 0.0003 0.00030112266540527
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
321 0.0004 0.00035285949707031
SELECT * FROM products WHERE id = '4041'
322 0.0003 0.00032186508178711
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
323 0.0005 0.00047087669372559
SELECT * FROM product_image_select WHERE product_id = '4041'
324 0.0003 0.00031709671020508
SELECT * FROM productcustomimages WHERE product_id = '4041'
325 0.0008 0.00076103210449219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
326 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
327 0.0003 0.00031208992004395
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
328 0.0003 0.00034403800964355
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
329 0.0004 0.0003669261932373
SELECT * FROM products WHERE id = '4312'
330 0.0003 0.00031805038452148
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
331 0.0005 0.00045084953308105
SELECT * FROM product_image_select WHERE product_id = '4312'
332 0.0003 0.0002741813659668
SELECT * FROM productcustomimages WHERE product_id = '4312'
333 0.0007 0.00067496299743652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
334 0.0004 0.0003969669342041
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
335 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
336 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
337 0.0004 0.00036096572875977
SELECT * FROM products WHERE id = '777'
338 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
339 0.0005 0.00046896934509277
SELECT * FROM product_image_select WHERE product_id = '777'
340 0.0003 0.00027298927307129
SELECT * FROM productcustomimages WHERE product_id = '777'
341 0.0007 0.00066685676574707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
342 0.0004 0.00035405158996582
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
343 0.0004 0.0003809928894043
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
344 0.0003 0.0003049373626709
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
345 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '3881'
346 0.0004 0.00042080879211426
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
347 0.0005 0.00046610832214355
SELECT * FROM product_image_select WHERE product_id = '3881'
348 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '3881'
349 0.0007 0.00072693824768066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
350 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
351 0.0003 0.00031685829162598
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
352 0.0003 0.0003199577331543
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
353 0.0004 0.00041508674621582
SELECT * FROM products WHERE id = '4213'
354 0.0005 0.0004880428314209
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
355 0.0006 0.00057315826416016
SELECT * FROM product_image_select WHERE product_id = '4213'
356 0.0003 0.00034689903259277
SELECT * FROM productcustomimages WHERE product_id = '4213'
357 0.0007 0.00072908401489258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
358 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
359 0.0003 0.00032401084899902
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
360 0.0004 0.00038003921508789
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
361 0.0013 0.0012509822845459
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
362 0.0007 0.0006558895111084
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
363 0.0017 0.0016660690307617
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
364 0.0009 0.00093793869018555
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
365 0.0007 0.00066685676574707
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
366 0.0005 0.00045108795166016
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
367 0.0004 0.0004279613494873
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'